Back to search
30
MCP
OpenAPI Link
pulsemcp/openapi linkTransforms OpenAPI specifications into tool endpoints, enabling seamless interaction with any API described in OpenAPI format without custom adapter development.
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"openapi_link": {
"url": "None",
"transport": "http"
}
}
}